exception handling model造句
例句與造句
- Changes in the exception handling model to allow catch clauses catching
更改了異常處理模型,允許捕獲 - Eh exception handling model
Eh異常處理模型c - The runtime uses an exception handling model based on exception objects and protected blocks of code
運行庫使用基于異常對象和受保護代碼塊的異常處理模型。 - To specify the asynchronous exception handling model c exception handling with structured exception handling exceptions
指定異步異常處理模型(具有結構化異常處理異常的c + +異常處理) 。 - To specify the synchronous exception handling model c exception handling without structured exception handling exceptions
指定同步異常處理模型(沒有結構化異常處理異常的c + +異常處理) 。 - It's difficult to find exception handling model in a sentence. 用exception handling model造句挺難的
- The common language runtime supports an exception handling model based on the concepts of exception objects and protected blocks of code
公共語言運行庫支持基于異常對象和受保護代碼塊概念的異常處理模型。 - The common language runtime provides an exception handling model that is based on the representation of exceptions as objects , and the separation of program code and exception handling code into
公共語言運行庫提供一種異常處理模型,該模型基于對象形式的異常表示形式,并且將程序代碼和異常處理代碼分到 - While the structured exception handling model provided in visual basic is more useful in developing applications , you might choose to employ unstructured error handling , particularly when upgrading legacy applications
雖然visual basic中提供的結構化異常處理模型在開發應用程序時作用更大,但您還是可以選擇使用非結構化錯誤處理(特別是在升級舊式應用程序時) 。